program statement meaning in English
程序语句
Examples
- Followed by a block of program statements
) ,然后再是一个程序语句块。 - This article has introduced three python program statements : the
本文介绍了三种python程序语句: - Loop , which executes a block of program statements while an expression evaluates
循环,它在一个表达式计算为 - Clause containing a block of program statements executed when the expression is
子句,其中包含一个当表达式计算为 - Statement executes a block of program statements if a boolean expression evaluates true
语句在一个布尔表达式计算为true时执行一个程序语句块。